Re-Usable Components - Besides enhancing operator control via configuration, the operator policy feature minimizes configuration by drastically reducing the number of configuration lines needed. Operator policy maximizes configurations by breaking them into the following reusable components that can be shared across IMSI ranges or subscribers:Important: SGSN operator policy configurations created with software releases prior to Release 11.0 are not forward compatible. Such configurations can be converted to enable them to work with an SGSN running Release 11.0 or higher. Your Cisco Account Representative can accomplish this conversion for you.
Important: This section provides a minimum instruction set to implement operator policy. For this feature to be operational, you must first have completed the system-level configuration as described in the System Administration Guide and the service configuration described in your product’s administration guide.
Important: It is not necessary to configure both an APN profile and an IMEI profile. You can associate either type of profile with a policy. It is also possible to associate one or more APN profiles with an IMEI profile for an operator policy.
Step 3 Create and configure an IMEI profile by applying the example configuration presented in the IMEI Profile Configuration section.
Step 4 Create and configure an APN remap table by applying the example configuration presented in the APN Remap Table Configuration section.
Step 5 Create and configure an operator policy by applying the example configuration presented in the Operator Policy Configuration section.
Step 6 Configure an IMSI range by selecting and applying the appropriate product-specific example configuration presented in the IMSI Range Configuration sections below.
Step 7 Associate the configured operator policy components with each other and a network service by applying the example configuration in the Operator Policy Component Associations section.
Step 8 Save the changes to a configuration.cfg file by applying the example configuration found in the Saving the Configuration section of the Verifying and Saving Your Configuration chapter in this book.
Step 9 Verify the configuration for each component separately by following the instructions provided the Verifying the Feature Configuration section.call-control-profile <profile_name>>sgsn-number <E164_number>
• Refer to the Call-Control Profile Configuration Mode chapter in the Cisco ASR 5000 Series Command Line Interface Reference for command details and variable options.call-control-profile <profile_name>>associate hss-peer-service <service_name> s6a-interfacedns-pgw context <mme_context_name>dns-sgw context <mme_context_name>
• Refer to the Call-Control Profile Configuration Mode chapter in the Command Line Interface Reference for command details and variable options.Use the apn-profile commands to define how calls are to be handled when the requests include an APN. More than one APN profile can be associated with an operator policy.apn-profile <profile_name>idle-mode-acl ipv4 access-group station7 (S-GW only)
• All of the parameter defining commands in this mode are product-specific. Refer to the APN Profile Configuration Mode chapter in the Command Line Interface Reference for command details and variable options.Use the imei-profile commands to define how calls are to be handled when the requests include an IMEI in the defined IMEI range. More than one IMEI profile can be associated with an operator policy.imei-profile <profile_name>ggsn-address 211.211.123.3associate apn-remap-table remap1Use the apn-remap-table commands to define how APNs are to be handled when the requests either do or do not include an APN.apn-remap-table <table_name>blank-apn network-identifier <apn_net_id> (SGSN only)
• The apn-selection-default first-in-subscription command is used for APN redirection to provide “guaranteed connection” in instances where the UE-requested APN does not match the default APN or is missing completely. In this example, the first APN matching the PDP type in the subscription is used. The first-in-selection keyword is an MME feature only.
• Some of the commands represented in the example above are common and some are product-specific. Refer to the APN-Remap-Table Configuration Mode chapter in the Command Line Interface Reference for command details and variable options.operator-policy <policy_name>associate call-control-profile <profile_name>associate apn-remap-table <table_name>
• Refer to the Operator-Policy Configuration Mode chapter in the Command Line Interface Reference for command details and variable options.subscriber-map <name>precedence <number> match-criteria imsi mcc <mcc_number> mnc <mnc_number> msin first <start_range> last <end_range> operator-policy-name <policy_name>operator-policy <name>associate apn-remap-table <table_name>associate call-control-profile <profile_name>subscriber-map <name>context <mme_context_name>mme-service <mme_svc_name>
• The precedence command in the subscriber map mode has other match-criteria types. The all type is used in this example.This section explains how to display the configurations after saving them in a .cfg file as described in the Verifying and Saving Your Configuration chapter elsewhere in this guide.Important: All commands listed here are under Exec mode. Not all commands are available on all platforms.
show operator-policy full name oppolicy1
|
| Cisco Systems Inc. |
| Tel: 408-526-4000 |
| Fax: 408-527-0883 |